(Special Properties): Fix previous typo.
authorKenichi Handa <handa@m17n.org>
Wed, 27 Jun 2007 00:36:54 +0000 (00:36 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 27 Jun 2007 00:36:54 +0000 (00:36 +0000)
lispref/text.texi

index 7e2194f06f0249e1f6634f8aca708f36dcbc2868..b3cd6cb4a929aea8d64d6a03694eade1df88bdae 100644 (file)
@@ -3257,7 +3257,7 @@ Manual}) provides an example.
 @kindex composition @r{(text property)}
 This text property is used to display a sequence of characters as a
 single glyph composed from components.  But the value of the property
-itself is completely internal to Emacs and should not manipulated
+itself is completely internal to Emacs and should not be manipulated
 directly by, for instance, @code{put-text-property}.
 
 @end table